encoding/xml.TagPathError.Struct (field)
2 uses
encoding/xml (current package)
typeinfo.go#L331: Struct reflect.Type
typeinfo.go#L337: return fmt.Sprintf("%s field %q with tag %q conflicts with field %q with tag %q", e.Struct, e.Field1, e.Tag1, e.Field2, e.Tag2)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)